C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / OnClientFormatItem Property

In This Topic
OnClientFormatItem Property (AutoCompleteBase<T>)
In This Topic
Event that fires when items in the drop-down list are created.
Syntax
'Declaration
 
Public Property OnClientFormatItem As String
 
See Also